home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11000 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  864 b 

  1. Path: symiserver2.symantec.com!usenet
  2. From: Walter Bright <wbright@symantec.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Please Help Dos Env.
  5. Date: Mon, 11 Mar 1996 21:38:12 -0800
  6. Organization: Symantec Development Tools Business Unit
  7. Message-ID: <31450DC4.71D7@symantec.com>
  8. References: <Do2AAK.9KC@relay.sheridanc.on.ca>
  9. NNTP-Posting-Host: 155.64.77.131
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (WinNT; I)
  14.  
  15. Jason Gerrity wrote:
  16. < Can someone please show me how to get a c++
  17. < program to set a DOS environment variable that
  18. < will stay resident in DOS after the c++ program
  19. < has terminated...?
  20. < both system and putenv only stay active for the duration
  21. < of the spawned process...
  22.  
  23. I suggest getting one of those "Undocumented DOS" programming books, that 
  24. information should be in there.
  25.